With Selenium-ide recording, and writing test cases directly with Selenium-java.jar, you will find that it executes very fast. Much more than the speed of manual operation, and may even exceed the speed of browser loading (faster than the browser?)
Introduction to selenium (III)-- RC-based simple applicationAuthor: torrent
Read before reading:
Selenium introduction (1)-General Introduction
Introduction to selenium (II) -- simple applications based on core/ide
In this article "completely
Testng can be set as a concurrent execution test case. Selenium grid can forward test cases to different remote control/browser pairs through grid hub, and these remote control/browser pairs can be located on different machines, in this way, the two
Element filters can be used with selectors and filtered from a bunch of candidate elements. They currently only makeUsed for the ' name ' element selector.The filter looks more like a selector, i.e.:Filtertype=argumentThe supported element filters
1. Selenium Foundation1.1 Selenium IntroductionSelenium is a series of web-based automated test tools that provide a series of test functions to support Web automation testing that can locate interface elements in a variety of ways and compare the
Author: Jiangnan Baiyi
Most companies in China also rely on the QA group's mm to watch the test case document for manual testing. If the money is limited and they want to change the status quo, the most practical advice is to write the business
Selenium is a useful automated Web Testing Tool. Aaron used selenium a long time ago, but only used the APIS provided by Aaron to write test code. He also posted a simple code example on his blog. Recently, several bloggers have asked me questions
Selenium2.0 WebDriver Getting Started Guide
From: http://my.oschina.net/willSoft/blog/28119
1.1 download the Lib package of selenium2.0
Http://code.google.com/p/selenium/downloads/list
Official User Guide: http://seleniumhq.org/docs/1.2 open a
Overview
Our company does not have formal testers. For a module, whether the functions are completed is manually tested by developers. This often happens in the later stages of the project. The developer changes a BUG and passes the test. However,
Selenium assertions and exception type Parsing
Selenium assertions and exception type parsing.
Assertion:
Verify that the application status is the same as expected.
Common assertions include verifying the page content, such as whether the title is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.